home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / bubblerumble.swf / scripts / DefineButton2_188 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-12  |  51 b   |  5 lines

  1. on(release){
  2.    section = "game";
  3.    play();
  4. }
  5.